[INFO] cloning repository https://github.com/phenomenoner/agent-harness-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phenomenoner/agent-harness-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenomenoner%2Fagent-harness-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenomenoner%2Fagent-harness-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef2e4a12d0fe1e8ee59b29aab799a34606821103
[INFO] fixing phenomenoner/agent-harness-core against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenomenoner%2Fagent-harness-core" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/phenomenoner/agent-harness-core
[INFO] finished tweaking git repo https://github.com/phenomenoner/agent-harness-core
[INFO] tweaked toml for git repo https://github.com/phenomenoner/agent-harness-core written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phenomenoner/agent-harness-core on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phenomenoner/agent-harness-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c
[INFO] running `Command { std: "docker" "start" "6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-sys v0.52.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking agent-harness-core v0.1.0 (/opt/rustwide/workdir/crates/agent-harness-core)
[INFO] [stdout] error[E0425]: cannot find function `make_executable` in this scope
[INFO] [stdout]     --> crates/agent-harness-core/src/codex_runtime.rs:9229:9
[INFO] [stdout]      |
[INFO] [stdout] 5965 | fn check_executable(executable: &Path) -> CodexRuntimePreflightCheck {
[INFO] [stdout]      | -------------------------------------------------------------------- similarly named function `check_executable` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9229 |         make_executable(&script);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 9229 -         make_executable(&script);
[INFO] [stdout] 9229 +         check_executable(&script);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `make_executable` in this scope
[INFO] [stdout]     --> crates/agent-harness-core/src/codex_runtime.rs:9258:9
[INFO] [stdout]      |
[INFO] [stdout] 5965 | fn check_executable(executable: &Path) -> CodexRuntimePreflightCheck {
[INFO] [stdout]      | -------------------------------------------------------------------- similarly named function `check_executable` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9258 |         make_executable(&script);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 9258 -         make_executable(&script);
[INFO] [stdout] 9258 +         check_executable(&script);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `make_executable` in this scope
[INFO] [stdout]     --> crates/agent-harness-core/src/codex_runtime.rs:9286:9
[INFO] [stdout]      |
[INFO] [stdout] 5965 | fn check_executable(executable: &Path) -> CodexRuntimePreflightCheck {
[INFO] [stdout]      | -------------------------------------------------------------------- similarly named function `check_executable` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9286 |         make_executable(&script);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 9286 -         make_executable(&script);
[INFO] [stdout] 9286 +         check_executable(&script);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `make_executable` in this scope
[INFO] [stdout]     --> crates/agent-harness-core/src/codex_runtime.rs:9323:9
[INFO] [stdout]      |
[INFO] [stdout] 5965 | fn check_executable(executable: &Path) -> CodexRuntimePreflightCheck {
[INFO] [stdout]      | -------------------------------------------------------------------- similarly named function `check_executable` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9323 |         make_executable(&script);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 9323 -         make_executable(&script);
[INFO] [stdout] 9323 +         check_executable(&script);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `make_executable` in this scope
[INFO] [stdout]     --> crates/agent-harness-core/src/codex_runtime.rs:9374:9
[INFO] [stdout]      |
[INFO] [stdout] 5965 | fn check_executable(executable: &Path) -> CodexRuntimePreflightCheck {
[INFO] [stdout]      | -------------------------------------------------------------------- similarly named function `check_executable` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9374 |         make_executable(&script);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 9374 -         make_executable(&script);
[INFO] [stdout] 9374 +         check_executable(&script);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `make_executable` in this scope
[INFO] [stdout]     --> crates/agent-harness-core/src/codex_runtime.rs:9424:9
[INFO] [stdout]      |
[INFO] [stdout] 5965 | fn check_executable(executable: &Path) -> CodexRuntimePreflightCheck {
[INFO] [stdout]      | -------------------------------------------------------------------- similarly named function `check_executable` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9424 |         make_executable(&script);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 9424 -         make_executable(&script);
[INFO] [stdout] 9424 +         check_executable(&script);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-harness-cli v0.1.0 (/opt/rustwide/workdir/crates/agent-harness-cli)
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent-harness-core` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c", kill_on_drop: false }`
[INFO] [stdout] 6ec932b8353e3dfb7bc5632f8a159302e8b31b4fb9c0bce4542e1a5a5ff3575c
